
CPP file is compiled in VC++.Net,after compile you can use .exe like this from the command prompt:

experiment.exe filename (exp: experiment.exe seb_cercle_trace1.unp)

this code investigates the point sequence and try to guess the figure (among rectangular, triangular and circle.)






for matlab users their a .dll (experiment.dll) user can call this function as matlab function after showing the path.code usage is:

experiment('filename') (exp:experiment('seb_cercle_trace1.unp')